EntityDAC
Adds an element to the end of the collection.
ICustomCollection<T>
function Add(Item: T): Integer;
Use the method to add a new element to the collection.